This repository has been archived by the owner on Jul 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(deps): update dependency pretty-quick to v4 #49
Open
descope
wants to merge
1
commit into
main
Choose a base branch
from
renovate/pretty-quick-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1
−1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
February 15, 2024 09:13
4826dbf
to
d0c5545
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
February 29, 2024 19:08
d0c5545
to
abbfa14
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 3, 2024 12:13
abbfa14
to
4130410
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 11, 2024 07:52
4130410
to
d8d9168
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 12, 2024 11:27
d8d9168
to
675b26c
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 22, 2024 22:31
675b26c
to
a9d9cb0
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 24, 2024 15:09
a9d9cb0
to
6078ab4
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 25, 2024 16:44
6078ab4
to
ec9ef2a
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 25, 2024 18:37
ec9ef2a
to
eb08e44
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 27, 2024 19:36
eb08e44
to
b1ec307
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
March 31, 2024 08:42
b1ec307
to
66f80ff
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 1, 2024 07:05
66f80ff
to
dc04867
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 3, 2024 06:47
dc04867
to
23c262c
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 3, 2024 06:53
23c262c
to
4864a11
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 10, 2024 12:33
4864a11
to
542ef1d
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 11, 2024 10:23
542ef1d
to
672e7ef
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 19, 2024 13:53
672e7ef
to
580ec4f
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 22, 2024 11:00
580ec4f
to
9b90408
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 29, 2024 21:02
9b90408
to
d658ae7
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
April 30, 2024 20:45
d658ae7
to
547b989
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
May 6, 2024 13:47
547b989
to
50e48cf
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
May 23, 2024 08:51
50e48cf
to
8e37de3
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
May 26, 2024 13:19
8e37de3
to
b27b6fd
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
May 30, 2024 13:05
b27b6fd
to
9871124
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
June 6, 2024 10:27
9871124
to
2e7e557
Compare
descope
bot
force-pushed
the
renovate/pretty-quick-4.x
branch
from
June 9, 2024 09:57
2e7e557
to
7617194
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.1.3
->^4.0.0
Release Notes
prettier/pretty-quick (pretty-quick)
v4.0.0
Compare Source
Major Changes
f1cacb2
Thanks @JounQin! - feat!: support prettier v3v3.3.1
Compare Source
Patch Changes
ca4d269
Thanks @JounQin! - fix: remove unexpected .tsbuildinfo filev3.3.0
Compare Source
Minor Changes
93924ab
Thanks @SukkaW! - refactor: replacechalk
andmultimatch
with their lightweight and performant alternativesPatch Changes
71aab56
Thanks @JounQin! - fix: more robust computation of git directoryv3.2.1
Compare Source
Patch Changes
1929cc9
Thanks @JounQin! - fix: add tslib as dependencyv3.2.0
Compare Source
Minor Changes
4f5a345
Thanks @JounQin! - feat: migrate code base to TypeScriptv3.1.4
Compare Source
Patch Changes
49acad2
Thanks @JounQin! - fix: incorrect prettier peer versionConfiguration
📅 Schedule: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Asia/Jerusalem, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.